@CHARSET "UTF-8";

/*头部样式*/
#header{
    width:1200px;
    margin:0 auto;
}

.top{

}
.logo{
    float:left;
    /*padding-top:22px;*/
}

.wel,.k1{
    line-height: 38px;
    color: #808080;
    font-size: 14px;
}
.k1 a{
    color: #808080;
}

.head1{
	background: url(../images/nav1.png) no-repeat top center;
    height:100px;
    position: relative;
    z-index: 999;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    top: 0;
}



.topLink{width:790px;float:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}





/*热门搜索*/
.search{
    background:#eeeeee;
    height: 50px;
}

#formsearch{
    width:240px;
    float:right;
    background: url(../images/sou.png) no-repeat center;
    height:30px;
    margin-top:10px;
}

.hotSearch{
    width:930px;
    float:left;
    height:50px;
    line-height:50px;
    font-weight:normal;
    color: #4c4c4c;
    font-size: 14px;
}

.hotSearch a{
    color: #4c4c4c;
}
.hotSearch a:hover{ color:#e50000;}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{
    width:1200px;
    margin: 0 auto;
}

.product{
    padding-top:40px;
}
.public-title{
    font-size: 30px;
    color: #333333;
    font-weight:normal;
    text-align:center;
}
.public-title p{
    font-size: 18px;
    color: #666666;
    padding-top:5px;
}

.product .content{
    padding-top:30px;
}


.about{
    background: url(../images/about.jpg) no-repeat top center;
    height:360px;
    overflow: hidden;
    margin-top:70px;
}

.about-left{
    width:618px;
    margin-left: 46px;
    margin-top:30px;
    color: #fff;
    line-height: 30px;
    text-align: justify;
}

.about-right{
    width:502px;
    height: 282px;
    margin-top:36px;
}




.show{
    background: #f2f2f2;
}

.show-index{
    padding:36px 0 56px 0;
}

.show-index .content{
    padding-top:16px;
}

.show-left{
    width:298px;
    border:1px solid #aaaaaa;
    background: #fff;
}

.show-title{
    background: url(../images/t7.png) no-repeat 19px;
    text-align: center;
    border-top:5px solid #333333;
    height: 65px;
    font-size: 24px;
    color: #333333;
    font-weight: normal;
    line-height: 24px;
    padding-top:22px;
    padding-left: 18px;
}

.show-title p{
    font-size: 16px;
    color: #808080;
}

.fen_ct{
    background: #333333;
    height: 90px;
    color:#fff;
    padding-left: 48px;
    padding-top: 30px;
}

.show-right{
    width:878px;
    border:1px solid #aaaaaa;
    background: #fff;
    padding:18px 0;
}

.product_listt{
    padding:20px 40px 0 20px;
}

.product_listt li a{
    font-size: 20px;
    color: #333333;
    font-weight:normal;
}
.product_listt li a:hover{
    color: #ee0000;
}
.product_listt li img{
    border:1px solid #aaaaaa;
}

.p-right{
    margin-left: 16px;
    width:454px;
}
.product_listt li h2{
    font-size: 16px;
    font-weight:normal;
    color: #666666;
    line-height: 30px;
}

.product_listt li .p-more{
    width:110px;
    height: 25px;
    background: #ee0000;
    border-radius:20px;
    margin-top:36px;
}

.product_listt li .p-more a{
    display: block;
    line-height: 25px;
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.show-right .content1{
    margin-top:22px;
}













.recommend{
    padding-top:40px;
}
.recommend .content{
    padding-top:30px;
    position: relative;
}

.l_btn,.r_btn{
    position:absolute;
    top:45%;
    cursor:pointer;
}
.l_btn{
    left:-38px;
}
.r_btn{
    right:-38px;
}





.avvantage{
    background: url(../images/ad.png) no-repeat top center;
    height:880px;
    overflow: hidden;
    margin-top:72px;
}
.advantage-index{
    padding-top:62px;
}

.ad-title{
    background: url(../images/t8.png) no-repeat 50% 77%;
    height: 68px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    font-weight: normal;
    line-height: 40px;
}

.ad-title span{
    display: inline-block;
    text-transform: uppercase;
    font-size: 24px;
    padding-left:25px;
}

.ad-title p{
    font-size: 18px;
}

.advantage-index .content{
    position: relative;
}

.ad1{
    position: absolute;
    top:46px;
    right: 0;
    width:580px;
    color: #fff;
}

.ad2{
    position: absolute;
    top:166px;
    left: 0;
    width:580px;
    color: #fff;
}

.ad3{
    top:294px;
}

.ad4{
    top:436px;
}

.ad5{
    top:568px;
}





.news{
    padding-top:50px;
}

.news-left{
    width:723px;
}
.ttablis{
    position: relative;
}
.ttablis li{
    float: left;
    width:150px;
    height: 40px;
    color: #333333;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}
.ttablis li.cur{
    background: #e60012;
    color: #fff;
    cursor: pointer;
}

.ttab{
    padding-top:20px;
}
.news_sub{
    width:443px;
}
.news_sub a{
    font-size: 16px;
    color: #333333;
    display: block;
}

.news_sub span{
    font-size: 14px;
    color: #666666;
    padding-top:13px;
    display: block;
}

.news_sub .ne-more a{
    color: #e50000;
    font-size: 14px;
    padding-top:12px;
}

.news-more{
    background: url(../images/jia.png) no-repeat center;
    height:23px;
    width:23px;
    position: absolute;
    right:0;
    top:6px;
}

.news-right{
    width:422px;
}

.news-title{
    font-size:20px;
    color:#333333;
    font-weight:normal;
    border-left:2px solid #e60000;
    padding-left:5px;
    margin-bottom:20px;
}
.news-title a{
    background: url(../images/jia.png) no-repeat center;
    height: 23px;
    width:23px;
    display: inline-block;
    float: right;
    margin-top:6px;
}



.navigation{float:right;width:100px;}
.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}
.news2_company{margin-top:10px;}


/*友情链接*/
.f_link{
    width:1200px;
    margin:0 auto;
    background: #f2f2f2;
    margin-top:26px;
    padding:16px 0;
    padding-left:20px;
    overflow: hidden;
}
.link-left{
    width:100px;
    color: #e60012;
    font-size: 18px;
    font-weight:normal;
}
.link-right a{
    font-size: 16px;
    color: #323232;
    padding-right: 50px;
}

/*页面底部*/
.foot{
    background: url(../images/foot.png) no-repeat top center #000;
    height:380px;
    overflow: hidden;
    margin-top:40px;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}
#footer{position:relative;width:1200px;margin:0 auto;color: #fff;padding-top:30px;}
#footer a{color:#fff;}
#footer a:hover{color:#e50000;text-decoration:none;}

.copyright{text-align:center;line-height:20px;padding-top:10px;}

.foot-left{
    width:264px; border-top:4px solid #fff;
}

.foot-left p{ line-height:36px; font-size:14px;}

.foot1{
    width:130px;
}
.public-title1{
    font-size: 16px;
    font-weight: normal;
}
.sec1{
    padding-top:10px;
    height: 215px;
    overflow: hidden;
}
.sec1 a{
    display: block;
    font-size: 14px;
    line-height: 25px;
}
.foot-middle{
    width:780px;
}

.foot-right {
    width:102px;
	margin-top:30px;
	text-align: center;
    line-height: 40px;
    font-size: 16px;
}

/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:50px;font-weight:bold;background:#242424;font-size:18px;color:#fff; text-align:center;}
.left .box h3 a{color:#fff;}
.left .box h3 a:hover{ color:#FF0000;}
.n_contact{border: 1px solid #eee;}
.left .box h4{ font-size:16px; font-weight:bold; line-height:40px; color:#FF0000;}
.left .box .content{padding:5px 0px;}
.left .box .content p{ font-size: 12px;border-top: 1px dotted #ddd;margin: 8px 0 0;padding-top: 8px;}
.left .box .content1{padding:15px;}
.left .box .content1 p{ font-size: 12px;border-top: 1px dotted #ddd;margin: 8px 0 0;padding-top: 8px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}
.prodescription font{ color:#FF0000;}

.n_banner{width:1920px;position: relative;left:50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:940px;float:right;padding-bottom:10px;}
.sitemp{line-height:50px;height:50px;overflow:hidden;padding-right:10px;background:#242424;}
.sitemp h2{width:340px;float:left;line-height:50px;text-align:center;text-align:left;text-indent:15px;color:#fff;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:50px;color: #fff;}
.sitemp .site a{color: #fff;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px; font-size:14px;}

/*网站地图*/
.map-title {border-bottom: 1px solid #ececeb;height: 34px;margin-bottom: 15px;font-size: 24px;}
.map-title span {display: inline-block;padding-bottom: 10px;border-bottom: 1px solid #142038;}
.map-list{color: #666;}
.site-map{overflow: hidden;line-height: 30px;padding: 10px;border-bottom: 1px solid #ddd;}
.site-map dt{float: left;margin-right: 2%;width: 14%;}
.site-map dt a{display: block;text-align: center;background: #ececec;font-size: 16px;padding: 8px 0;font-weight: normal;}
.site-map dt a:hover{background: #ccc;color: #fff;}
.site-map dd{float: left;width: 78%;}
.site-map dd a{float: left;color: #666;padding-right: 35px;line-height: 39px;transition: none; font-size:14px;}
.site-map dd a:hover{color: #e50000;}
.site-map-content{ }
.site-map-content dd{float: left;width: 100%; border:1px solid #ECECEC; border-top:none;}
.site-map-content dd a{float: left;color: #666;padding-right: 35px;line-height: 39px;transition: none; padding-left: 35px;}
.site-map-content dd a:hover{color: #fff; background:#e50000}

/*客服*/
.kefu{position:fixed;right:-170px;top:62%;z-index:900;}
.kefu li a{text-decoration:none;}
.kefu li{margin-top:1px;clear:both;height:71px;position:relative;}
.kefu li i{background:url(../images/fx.png) no-repeat;display:block;width:30px;height:27px;margin:0 auto;text-align:center;}
.kefu li p{height:20px;font-size:14px;line-height:20px;overflow:hidden;text-align:center;color:#fff;margin: 0;}
.kefu .kefu-qq i{background-position:4px 5px;}
.kefu .kefu-tel i{background-position:0 -21px;}
.kefu .kefu-liuyan i{background-position:4px -53px;}
.kefu .kefu-weixin i{background-position:-34px 4px;}
.kefu .kefu-weibo i{background-position:-30px -22px;}
.kefu .kefu-ftop{display:none;}
.kefu .kefu-ftop i{width:33px;height:35px;background-position:-27px -51px;}
.kefu .kefu-left{float:left;width:77px;height:47px;position:relative;}
.kefu .kefu-tel-right{font-size:16px;color:#fff;float:left;height:24px;line-height:22px;padding:0 15px;border-left:1px solid #fff;margin-top:14px;}
.kefu .kefu-right{width:20px;}
.kefu .kefu-tel-main{background:#333;color:#fff;height:56px;width:247px;padding:9px 0 6px;float:left;}
.kefu .kefu-main{background:#333;width:97px;height:56px;position:relative;padding:9px 0 6px;float:left;}
.kefu .kefu-weixin-pic{position:absolute;left:-130px;top:-24px;display:none;z-index:333;}
.kefu-weixin-pic img{width:115px;height:115px;}